iShell Help
Tribeworks > iShell > Commands >
  Order
   
The Order command moves elements up and down the outline within the same container. The elements are layered in the Layout window in the order they are arranged in the Outline window. The first ones are layered behind the later ones. Each container has it's own first and last elements. A container can never be layered on top of its contents - it is always behind. The front element on the layout window is the last element in the outline. The back element is the first element. Movies and Panorama draw directly to the screen, so they do not appear to respect layering. To respect layering the Layer attribute needs to be selected. This will reduce the playback performance of the Movie. The Order command cannot be used in the Loaded event.

Options

  • Target Argument: The element to be reordered.
  • Action
    • Move to Front: Moves the element to the last in the container's outline.
    • Move Forward: Swaps order position with the one after it in the container's outline - staying where it is if it is already the last one.
    • Move Backward: Swaps order position with the one before it in the container's outline - staying where it is if it is already the first one.
    • Move to Back: Moves the element to the first in the container's outline.